xen.git
2013-01-23 Jan Beulichx86: support up to 16Tb
2013-01-23 Jan Beulichtmem: partial adjustments for x86 16Tb support
2013-01-23 Jan Beulichx86: properly use map_domain_page() in miscellaneous...
2013-01-23 Jan Beulichx86: properly use map_domain_page() in nested HVM code
2013-01-23 Jan Beulichx86: properly use map_domain_page() during page table...
2013-01-23 Jan Beulichx86: properly use map_domain_page() during domain creat...
2013-01-23 Jan Beulichx86: consolidate initialization of PV guest L4 page...
2013-01-23 Jan Beulichx86: properly use map_domain_page() when building Dom0
2013-01-23 Jan Beulichx86: re-introduce map_domain_page() et al
2013-01-23 Jan Beulichx86: extend frame table virtual space
2013-01-23 Jan Beulichx86: introduce virt_to_xen_l1e()
2013-01-23 Ian Campbellxen: Do not allow guests to enable nested HVM on themselves
2013-01-23 Tomasz Wroblewskifix acpi_dmar_zap/reinstate() (fixes S3 regression)
2013-01-23 Daniel De Graafxen/arch/x86: complete XSM hooks on irq/pirq mappings
2013-01-23 Daniel De Graafhvm: wire up domctl and xsm hypercalls
2013-01-22 Jan Beulichx86: restore (optional) forwarding of PCI SERR induced...
2013-01-21 Ian Campbellxen arm: add XSM hooks to arch_memory_op
2013-01-21 Ian Campbellvtpmmgr: fix build on 32-bit
2013-01-21 Stefano Stabellinixen/arm: flush dcache after memcpy'ing the kernel image
2013-01-21 Ian Campbellarm: use module provided command line for domain 0...
2013-01-21 Ian Campbellarm: discard boot modules after building domain 0.
2013-01-21 Ian Campbellarm: load dom0 kernel from first boot module
2013-01-21 Ian Campbelldevice-tree: get_val cannot cope with cells > 2, add...
2013-01-21 Ian Campbellarm: avoid allocating the heaps over modules or xen...
2013-01-21 Ian Campbellarm: avoid placing Xen over any modules.
2013-01-21 Ian Campbellxen: arm: introduce concept of modules which can be...
2013-01-18 Ian Campbellstubdom: rerun autogen.sh
2013-01-18 Tim Deeganx86/hvm: fix RTC setting.
2013-01-18 Boris Ostrovskyx86/AMD: Enable WC+ memory type on family 10 processors
2013-01-18 Matthew FioravanteAdd conditional build of subsystems to configure.ac
2013-01-18 Matthew FioravanteAdd a top level configure script
2013-01-18 Matthew Fioravantestubdom: Add autoconf
2013-01-18 Matthew FioravanteREADME: Add cmake dependency
2013-01-18 Matthew FioravanteAdd vtpm documentation
2013-01-18 Matthew Fioravantevtpm/vtpmmgr and required libs to stubdom/Makefile
2013-01-18 Matthew Fioravanteadd stubdom/vtpmmgr code
2013-01-18 Matthew Fioravanteadd vtpm-stubdom code
2013-01-18 Paolo Bonzinix86: find a better location for the real-mode trampoline
2013-01-17 Ian Campbellxen: arm: fix assert in select_user_reg
2013-01-17 Stefano Stabellinixen/arm: initialize the GIC irq properties of interrupt...
2013-01-17 Stefano Stabellinixen/arm: support the ARM generic virtual timer
2013-01-17 Ian Campbellxen: return a per-mapping error from XENMEM_add_to_phys...
2013-01-17 Lars Rasmussonxen: arm: Correct register values and comment in early...
2013-01-17 Daniel De Graaflibxl: correct xenstore permissions on console device
2013-01-17 Daniel De Graafxenconsoled: use grant references instead of map_foreig...
2013-01-17 Ian JacksonQEMU_TAG update
2013-01-17 Tim Deeganx86/mm: revert 26399:b0e618cb0233 (multiple vram areas)
2013-01-17 Ian Campbelltools: Update to SeaBIOS 1.7.1
2013-01-17 Julien Gralllibxl: don't continue to create the domain if the devic...
2013-01-17 Miroslav RezaninaFix pygrub handling non-default entry
2013-01-17 Wei LiuSwitch from select() to poll() in xenconsoled's IO...
2013-01-17 Jan Beulichx86: handle both NMI kinds if they occur simultaneously
2013-01-17 Razvan Cojocarumem_event: Add support for MEM_EVENT_REASON_MSR
2013-01-17 Ian JacksonConfig.mk: delete accidentally introduced drivel
2013-01-17 Ian JacksonQEMU_TAG update
2013-01-17 Ian JacksonQEMU_TAG update
2013-01-17 Robert Phillipsx86/mm: Provide support for multiple frame buffers...
2013-01-17 Jan Beulichmiscellaneous cleanup
2013-01-17 Jan Beulichx86/EFI: retrieve PCI ROM contents not accessible throu...
2013-01-16 Ian JacksonQEMU_TAG update
2013-01-16 Jan Beulichx86: consistently mask floating point exceptions
2013-01-15 Jan Beulichfix XENMEM_remove_from_physmap return value
2013-01-15 Zhang XiantaonEPT: Expose EPT & VPID capablities to L1 VMM
2013-01-15 Zhang XiantaonVMX: virutalize VPID capability to nested VMM
2013-01-15 Zhang XiantaonEPT: handle invept instruction from L1 VMM
2013-01-15 Zhang XiantaonEPT: Use minimal permission for nested p2m
2013-01-15 Zhang XiantaonEPT: Sync PDPTR fields if L2 guest in PAE paging mode
2013-01-15 Zhang XiantaonEPT: Try to enable EPT paging for L2 guest
2013-01-15 Zhang XiantaoEPT: Make ept data structure or operations neutral
2013-01-15 Zhang Xiantaonested_ept: Implement guest ept's walker
2013-01-15 Zhang Xiantaonestedhap: Change nested p2m's walker to vendor-specific
2013-01-15 Zhang Xiantaonestedhap: Change hostcr3 and p2m->cr3 to meaningful...
2013-01-14 Keir Fraserxen: Introduce ASSERT_NOT_IN_ATOMIC() to give more...
2013-01-14 Keir Fraserx86/hvm: Remove 32-/64-bit abstraction macros from...
2013-01-14 Keir Fraserx86: Assert !in_atomic() before exiting to guest context.
2013-01-13 Ian Campbellmerge
2013-01-13 Ian CampbellRevert 0b9dfd067b42: Switch from select() to poll(...
2013-01-11 Dongxiao Xunested vmx: fix CR0/CR4 emulation
2013-01-11 Keir Fraserxsm: Dummy hook functions must be always_inline to...
2013-01-11 Ian Campbellmerge
2013-01-11 Wei LiuSwitch from select() to poll() in xenconsoled's IO...
2013-01-11 Andrew Coopertools/ocaml: libxc bindings: Correct PCI terminology
2013-01-11 Andrew Coopertools/ocaml: libxc bindings: Fix SBDF encoding
2013-01-11 Wei Liuxencommons: Stop QEMU in do_stop()
2013-01-11 Bamvor Jian... fix wrong path while calling pygrub and libxl-save...
2013-01-11 Ian Campbelllibxc: x86: ensure that the initial mapping fits into...
2013-01-11 Jim Fehliglibxl: Set vfb and vkb devid if not done so by the...
2013-01-11 Daniel De Graafxsm/flask: remove unused permissions
2013-01-11 Daniel De Graafxsm/flask: document the access vectors
2013-01-11 Daniel De Graafxen/xsm: distinguish scheduler get/set operations
2013-01-11 Daniel De Graaftmem: add XSM hooks
2013-01-11 Daniel De Graafxen/xsm: Add xsm_default parameter to XSM hooks
2013-01-11 Daniel De Graafxen: platform_hypercall XSM hook removal
2013-01-11 Daniel De Graafxen: sysctl XSM hook removal
2013-01-11 Daniel De Graafxen: domctl XSM hook removal
2013-01-11 Daniel De Graafxen: add XSM hook for XENMEM_exchange
2013-01-11 Daniel De Graafarch/x86: use XSM hooks for get_pg_owner access checks
2013-01-11 Daniel De Graafarch/x86: Add missing mem_sharing XSM hooks
2013-01-11 Daniel De Graafxsm/flask: add distinct SIDs for self/target access
2013-01-11 Daniel De Graafxsm/flask: add missing hooks
next